PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / setBlendMode Method
The current blend mode to be used in the transparent imaging model.
In This Topic
    setBlendMode Method
    In This Topic
    Sets the blend mode.
    Syntax
    public void setBlendMode( 
       PDFBlendMode value
    )

    Parameters

    value
    The current blend mode to be used in the transparent imaging model.
    See Also